object FormVisorVulner: TFormVisorVulner Left = 446 Top = 105 BorderIcons = [] BorderStyle = bsSingle Caption = 'Visor de vulnerabilidades' ClientHeight = 358 ClientWidth = 570 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox1: TPlaGroupBox Left = 18 Top = 12 Width = 535 Height = 307 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Lista de vulnerabilidades detectadas' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object Image1: TImage Left = 14 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object LabelBuscando: TLabel Left = 57 Top = 25 Width = 138 Height = 13 Caption = 'Buscando vulnerabilidades...' Transparent = True Visible = False end object PlaProgressBarValue: TPlaProgressBar Left = 57 Top = 48 Width = 458 Height = 17 Position = 100 Step = 0 Visible = False end object PndHTMLLabel1: TPndHTMLLabel Left = 57 Top = 25 Width = 460 Height = 42 Caption = 'Estas son las vulnerabilidades detectadas en tu PC.
Pulsando ' + 'sobre el link de su p�gina asociada podr�s ver informaci�n acerc' + 'a de cada vulnerabilidad.' end object PlaListView1: TPlaListView Left = 57 Top = 80 Width = 458 Height = 183 Color = clWhite CheckBoxes = False Columns = < item Width = 70 Caption = 'Gravedad' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end item Width = 83 Caption = 'Nombre' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end item Width = 303 Caption = 'Virus o amenazas que la aprovechan' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual HideSelection = False MultiSelect = False ParentColor = False ShowColumnHeaders = True TabOrder = 0 OnDblClick = BtnMasInfoClick OnSelectItem = ItemSeleccionado Data = {000100000000FE} end object BtnMasInfo: TPlaButton Left = 276 Top = 274 Width = 107 Height = 21 Caption = 'M�s informaci�n' Enabled = False TabOrder = 1 OnClick = BtnMasInfoClick end object BtnWindowsUpdate: TPlaButton Left = 396 Top = 274 Width = 118 Height = 21 Caption = 'Windows Update' Enabled = False TabOrder = 2 OnClick = BtnWindowsUpdateClick end end object PlaButton3: TPlaButton Left = 482 Top = 330 Width = 72 Height = 21 Caption = 'Cerrar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = OnBotonCerrar Cancel = True end object Timer1: TTimer Enabled = False OnTimer = OnTimer Left = 160 Top = 320 end end